home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / patztdir.lha / PATZ-TDir / TDir.quickdoc < prev    next >
Text File  |  1995-12-15  |  1KB  |  47 lines

  1. TDir V2.10 Documentation (quick version)
  2.  
  3. Programm written by PATZ (Stefan Pazourek) in 1995
  4.  
  5.  
  6. Explanation of the arguments:
  7.  
  8. DIR/M    : list of directories (default: current directory)
  9.  
  10. ALL/S    : recursivly enter directories
  11.  
  12. DIRS/S   : show only directories
  13.  
  14. PLAIN/S  : do not use escape sequences (-> no colored output)
  15.  
  16. SPACE/S  : put a separator line between directories
  17.  
  18. SORT/S   : sort the directories alphabetically
  19.  
  20. NOSORT/S : don't sort the files
  21.  
  22. PATZ/S   : use the 'Patz' font output characters (instead of "+" & "`")
  23.                      currently, newest versions of 'Patz 8&11' and 'PatzTiny 8&11' may
  24.                      be used (use 'setfont' in the shell)
  25.  
  26. NOPREFS/S: dont use the prefs file (ENV:TDir.prefs)
  27.  
  28. STAT/S   : show directory statistics (# of dirs/files)
  29.  
  30. HELP/S   : shows version and programmers name and a funny message :)
  31.  
  32. NOTE/S   : show filenotes of dirs/files
  33.  
  34. By default, TDir sorts the files alphabetically and processes the directories
  35. in the order they are encountered.
  36.  
  37. Sorting is done by creating a dynamic heap-structure - look at the source
  38. and tell me how to improve it...(this was my first real C prog!)
  39.  
  40.  
  41. TDir is still under construction, so please send me bug reports & new ideas
  42.  
  43.  
  44.                      Stefan Pazourek (PATZ)
  45.  
  46.  
  47.